(store_symval_forwarding): Add parameter BUF. If BUF is
authorGerd Moellmann <gerd@gnu.org>
Thu, 15 Mar 2001 09:44:10 +0000 (09:44 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 15 Mar 2001 09:44:10 +0000 (09:44 +0000)
commit674a77697c147183f003315d24ac80d1afd38446
treed35ebc1494d2783de661257c13b2fa7d67421d48
parentbf230cddee9a8f23ef5e2bf8d2dafeb1ea9b8845
(store_symval_forwarding): Add parameter BUF.  If BUF is
non-null, set a per-buffer value in BUF instead of the current
buffer.
(swap_in_global_binding, swap_in_symval_forwarding, Fset_default):
Call store_symval_forwarding with BUF null.
(set_internal): Call store_symval_forwarding with the BUF
parameter passed to set_internal.  Formerly, the value was always
set in the current buffer; the buffer recorded in specbind for
this case wasn't used.
(arith_driver): Reindent.
src/data.c